[INFO] cloning repository https://github.com/albertsgarde/phi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/albertsgarde/phi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbertsgarde%2Fphi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbertsgarde%2Fphi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b3bcc7165bedebcd5771c0f83557a11662d5f16
[INFO] testing albertsgarde/phi against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbertsgarde%2Fphi" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/albertsgarde/phi
[INFO] finished tweaking git repo https://github.com/albertsgarde/phi
[INFO] tweaked toml for git repo https://github.com/albertsgarde/phi written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/albertsgarde/phi on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/albertsgarde/phi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proptest v1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c361776876394881036f8c05ebad64cc98f16563639c10709dac81fc197f931c
[INFO] running `Command { std: "docker" "start" "-a" "c361776876394881036f8c05ebad64cc98f16563639c10709dac81fc197f931c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c361776876394881036f8c05ebad64cc98f16563639c10709dac81fc197f931c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c361776876394881036f8c05ebad64cc98f16563639c10709dac81fc197f931c", kill_on_drop: false }`
[INFO] [stdout] c361776876394881036f8c05ebad64cc98f16563639c10709dac81fc197f931c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03e12b5ba2f7ad84e1d30d369f78c545eed86860a6cc013218bc8faf349cc9aa
[INFO] running `Command { std: "docker" "start" "-a" "03e12b5ba2f7ad84e1d30d369f78c545eed86860a6cc013218bc8faf349cc9aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling phi-lib v0.0.0 (/opt/rustwide/workdir/phi-lib)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.61s
[INFO] running `Command { std: "docker" "inspect" "03e12b5ba2f7ad84e1d30d369f78c545eed86860a6cc013218bc8faf349cc9aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03e12b5ba2f7ad84e1d30d369f78c545eed86860a6cc013218bc8faf349cc9aa", kill_on_drop: false }`
[INFO] [stdout] 03e12b5ba2f7ad84e1d30d369f78c545eed86860a6cc013218bc8faf349cc9aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea9a432fc518b85a67353845b96e0228ef52b2c6f0947c5460f8d28efd4825b1
[INFO] running `Command { std: "docker" "start" "-a" "ea9a432fc518b85a67353845b96e0228ef52b2c6f0947c5460f8d28efd4825b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling phi-lib v0.0.0 (/opt/rustwide/workdir/phi-lib)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.73s
[INFO] running `Command { std: "docker" "inspect" "ea9a432fc518b85a67353845b96e0228ef52b2c6f0947c5460f8d28efd4825b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea9a432fc518b85a67353845b96e0228ef52b2c6f0947c5460f8d28efd4825b1", kill_on_drop: false }`
[INFO] [stdout] ea9a432fc518b85a67353845b96e0228ef52b2c6f0947c5460f8d28efd4825b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f42ea00d62c81fc0979a3577c6f1f223ee11668cbfbda2a4f5ab6aa9225a6bf
[INFO] running `Command { std: "docker" "start" "-a" "3f42ea00d62c81fc0979a3577c6f1f223ee11668cbfbda2a4f5ab6aa9225a6bf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/phi_lib-52dee47291ead059)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tape::test::add ... ok
[INFO] [stdout] test rule::test::rule_base_phi ... ok
[INFO] [stdout] test rule::test::rule_base_whole ... ok
[INFO] [stdout] test tape::test::eq ... ok
[INFO] [stdout] test tape::test::apply_rule_1 ... ok
[INFO] [stdout] test tape::test::from_arrays ... ok
[INFO] [stdout] test tape::test::is_valid ... ok
[INFO] [stdout] test tape::test::standardize ... ok
[INFO] [stdout] test tape::test::is_standard ... ok
[INFO] [stdout] test tape::test::apply_rule ... FAILED
[INFO] [stdout] test rule::test::rule_base ... ok
[INFO] [stdout] test rule::test::rule_from_array ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tape::test::apply_rule stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512394.13074
[INFO] [stdout]     right = 16252512394.130735
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827e4843 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:722:22
[INFO] [stdout]   29:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   30:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   31:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   32:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   33:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   34:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   35:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   55:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   57:     0x7060b5e5aa64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512390.13808
[INFO] [stdout]     right = 16252512390.138077
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512392.876959
[INFO] [stdout]     right = 16252512392.876955
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512393.867176
[INFO] [stdout]     right = 16252512393.867172
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512387.348337
[INFO] [stdout]     right = 16252512387.348333
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512387.348337
[INFO] [stdout]     right = 16252512387.348333
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512387.348337
[INFO] [stdout]     right = 16252512387.348333
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512387.348337
[INFO] [stdout]     right = 16252512387.348333
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512387.348337
[INFO] [stdout]     right = 16252512387.348333
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512387.348337
[INFO] [stdout]     right = 16252512387.348333
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512387.348337
[INFO] [stdout]     right = 16252512387.348333
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512387.348337
[INFO] [stdout]     right = 16252512387.348333
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512387.348337
[INFO] [stdout]     right = 16252512387.348333
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 16252512387.348337
[INFO] [stdout]     right = 16252512387.348333
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8689898115.461884
[INFO] [stdout]     right = 8689898115.46188
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8689898115.461884
[INFO] [stdout]     right = 8689898115.46188
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8630357699.440771
[INFO] [stdout]     right = 8630357699.440767
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8600587491.430218
[INFO] [stdout]     right = 8600587491.430214
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8600587491.430218
[INFO] [stdout]     right = 8600587491.430214
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8593556071.449274
[INFO] [stdout]     right = 8593556071.44927
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8590743503.456898
[INFO] [stdout]     right = 8590743503.456894
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8590743503.456898
[INFO] [stdout]     right = 8590743503.456894
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8590079203.537584
[INFO] [stdout]     right = 8590079203.53758
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8590079203.537584
[INFO] [stdout]     right = 8590079203.53758
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8590016443.187044
[INFO] [stdout]     right = 8590016443.18704
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589991339.046827
[INFO] [stdout]     right = 8589991339.046824
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589991339.046827
[INFO] [stdout]     right = 8589991339.046824
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589966435.80924
[INFO] [stdout]     right = 8589966435.809237
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953391.256218
[INFO] [stdout]     right = 8589953391.256214
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953391.256218
[INFO] [stdout]     right = 8589953391.256214
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953391.256218
[INFO] [stdout]     right = 8589953391.256214
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953200.731493
[INFO] [stdout]     right = 8589953200.73149
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953190.146786
[INFO] [stdout]     right = 8589953190.146782
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953177.146786
[INFO] [stdout]     right = 8589953177.146782
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953170.146786
[INFO] [stdout]     right = 8589953170.146782
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953167.146786
[INFO] [stdout]     right = 8589953167.146782
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953165.146786
[INFO] [stdout]     right = 8589953165.146782
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953164.146786
[INFO] [stdout]     right = 8589953164.146782
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953164.146786
[INFO] [stdout]     right = 8589953164.146782
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953164.146786
[INFO] [stdout]     right = 8589953164.146782
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953164.146786
[INFO] [stdout]     right = 8589953164.146782
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953164.146786
[INFO] [stdout]     right = 8589953164.146782
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953164.146786
[INFO] [stdout]     right = 8589953164.146782
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953164.146786
[INFO] [stdout]     right = 8589953164.146782
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:328:21:
[INFO] [stdout] assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953164.146786
[INFO] [stdout]     right = 8589953164.146782
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a4828090e3 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/phi-lib/src/tape.rs:328:21
[INFO] [stdout]   20:     0x59a48280d24f - <&phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   21:     0x59a4827f843b - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   22:     0x59a482816fbd - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x59a482807260 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x59a48280eefb - __rust_try
[INFO] [stdout]   25:     0x59a482806848 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59a482806848 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[5c4fda5675325081]::test_runner::runner::call_test<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59a4827f39a1 - proptest[5c4fda5675325081]::test_runner::runner::call_test::<proptest[5c4fda5675325081]::sugar::NamedArguments<(&str, &str, &str, &str), (alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, alloc[420bb310a727dfd7]::vec::Vec<u32>, isize)>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   28:     0x59a4827edbb4 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::shrink::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   29:     0x59a4827e493c - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<proptest[5c4fda5675325081]::tuple::TupleValueTree<(proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::collection::VecValueTree<proptest[5c4fda5675325081]::num::u32::BinarySearch>, proptest[5c4fda5675325081]::num::isize::BinarySearch)>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, &phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   30:     0x59a4827e241e - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   31:     0x59a4827e89fc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[5c4fda5675325081]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   32:     0x59a4827e0bbc - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run_in_process::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   33:     0x59a4827eafd6 - <proptest[5c4fda5675325081]::test_runner::runner::TestRunner>::run::<proptest[5c4fda5675325081]::strategy::map::Map<(proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, proptest[5c4fda5675325081]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::RangeInclusive<u32>>, core[4a92201981c6b77a]::ops::range::Range<isize>), phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}>, phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   34:     0x59a48280ab7a - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   35:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   36:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   58:     0x7060b5e5aa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/phi-lib/proptest-regressions/tape.txt: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'tape::test::apply_rule' (23) panicked at phi-lib/src/tape.rs:317:5:
[INFO] [stdout] Test failed: assert_relative_eq!(result_value, tape_value, epsilon = 1e-6)
[INFO] [stdout] 
[INFO] [stdout]     left  = 8589953164.146786
[INFO] [stdout]     right = 8589953164.146782
[INFO] [stdout] 
[INFO] [stdout] .
[INFO] [stdout] minimal failing input: tape_negatives = [], tape_positives = [
[INFO] [stdout]     48,
[INFO] [stdout]     61,
[INFO] [stdout]     77,
[INFO] [stdout]     82,
[INFO] [stdout]     12,
[INFO] [stdout]     10,
[INFO] [stdout]     58,
[INFO] [stdout]     17,
[INFO] [stdout]     0,
[INFO] [stdout] ], rule_values = [
[INFO] [stdout]     10,
[INFO] [stdout]     6,
[INFO] [stdout]     2,
[INFO] [stdout] ], index = 4
[INFO] [stdout] 	successes: 121
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a4829210ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a4829210ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a4829210ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a48293678a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a48293678a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59a482925d02 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59a482925d02 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59a4828fea9f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a4828fea9f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a482919429 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a48282d70c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59a48282d70c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59a4829195e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59a4829195e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a4828feb58 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a4828f3c59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a4828ff86d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a482936f4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a48280ad12 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x59a482808af7 - phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.5.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x59a482804de6 - <phi_lib[8c2e9bb9f6f4c086]::tape::test::apply_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x59a4828209eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59a4828209eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x59a48282e1db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x59a48282e1db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x59a48282e1db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x59a48282e1db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x59a4828278f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x59a4828278f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x59a482830de2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x59a482830de2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x59a482830de2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x59a482830de2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x59a482830de2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x59a4829209cf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x59a4829209cf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7060b5dcdaa4 - <unknown>
[INFO] [stdout]   43:     0x7060b5e5aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tape::test::apply_rule
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3f42ea00d62c81fc0979a3577c6f1f223ee11668cbfbda2a4f5ab6aa9225a6bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f42ea00d62c81fc0979a3577c6f1f223ee11668cbfbda2a4f5ab6aa9225a6bf", kill_on_drop: false }`
[INFO] [stdout] 3f42ea00d62c81fc0979a3577c6f1f223ee11668cbfbda2a4f5ab6aa9225a6bf
